home *** CD-ROM | disk | FTP | other *** search
Text File | 1999-06-25 | 503 b | 16 lines | [TEXT/CWIE] |
- // ===========================================================================
- // OutOfContext_DebugHeaders.pch++ © 1999 Eric Traut
- // ===========================================================================
-
- #pragma once on
-
- #pragma precompile_target "OutOfContext_DebugHeadersPPC++"
-
- #define PP_Uses_PowerPlant_Namespace 0 // off, don't use PowerPlant namespace
- #define PP_StdDialogs_Option PP_StdDialogs_ClassicOnly // use classic standard dialog
-
- #include <PP_DebugHeaders.cp>
-
-
-
-